runtime.syscallingThread.pp (field)

6 uses

	runtime (current package)
		proc.go#L6732: 	pp     *p
		proc.go#L6804: 	s.pp.gcStopTime = nanotime()
		proc.go#L6822: 	s.pp.m = 0
		proc.go#L6824: 	atomic.Store(&s.pp.status, state)
		proc.go#L6826: 		trace.ProcSteal(s.pp)
		proc.go#L6830: 	s.pp.syscalltick++